projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4454a1
)
(rmail-summary-overlay): Make it a permanent local.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 11 Nov 1995 20:37:24 +0000
(20:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 11 Nov 1995 20:37:24 +0000
(20:37 +0000)
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index 57e837c72162a30264777a19741e26dccfb21d6a..b0208a102c0a849c39362ac85f1fbfca806d1cac 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-872,6
+872,7
@@
Commands for sorting the summary:
'("Next" . rmail-summary-next-all))
\f
(defvar rmail-summary-overlay nil)
+(put 'rmail-summary-overlay 'permanent-local t)
(defun rmail-summary-goto-msg (&optional n nowarn skip-rmail)
(interactive "P")